home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / comm / www / ALynx.lha / ALynx / orig / CMU.announce next >
Text File  |  1995-02-20  |  1KB  |  32 lines

  1. This document describes the required steps to install Lynx on VMS systems
  2. which use the CMU TCP/IP package.
  3.  
  4. The interface to CMU is implemented via Mike O'Malley's excellent LIBCMU socket
  5. library for VMS.  It is not included in the Lynx distribution as it is quite
  6. large and freely available from:
  7.     ftp://kermit.columbia.edu/vms-libcmu/ckvlcmu.hex
  8.  
  9. This is a hexified version of the LIBCMU.BCK saveset.
  10.  
  11. All LIBCMU files (library and include files) are assumed to be in the
  12. CMUIP_ROOT:[SYSLIB] directory.  Ensure the following LIBCMU files are
  13. placed appropriately on your system:
  14.  
  15.     cmuip_root:[syslib]ioctl.h
  16.     cmuip_root:[syslib]libcmu.olb
  17.  
  18. Beyond this, follow the same INSTALLATION procedures that you would for any
  19. VMS Lynx compilation.
  20.  
  21. REMAINING PROBLEMS:
  22.     At this time, the FTP Lynx code does not appear to work; it is believed
  23.     that this problem is due to an as of yet unresolved problem with the
  24.     LIBCMU 1.2 library.  The getsockname routine returns all zeros for the
  25.     local address portion and results in the system sending an invalid
  26.     PORT command to the remote end.
  27.  
  28.     Telnet, tn3270 and rlogin support are not yet implemented.
  29.  
  30. Andy Harper
  31. A.Harper@bay.cc.kcl.ac.uk
  32.